B3D MAKE OBJECT FROM LIMB
This command will create a new object
from the limb of another object. It work in the same way than default DarkBASIC
Professional's MAKE OBJECT FROM LIMBcommand excepted that, the number of the
created object will be choosen and returned to user by the command.
SYNTAX
ObjectNumber = B3D Make Object From Limb( SourceObject, LimbNumber )
ADDITIONAL INFORMATIONS
BASIC3D Commands Menu
Index
SAMPLE
Demonstration
Sample